[INFO] cloning repository https://github.com/A8399/ore-hq-client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/A8399/ore-hq-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA8399%2Fore-hq-client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA8399%2Fore-hq-client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b5f4a024bc2babace400ab12740899849730ed1d
[INFO] checking A8399/ore-hq-client against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA8399%2Fore-hq-client" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/A8399/ore-hq-client
[INFO] finished tweaking git repo https://github.com/A8399/ore-hq-client
[INFO] tweaked toml for git repo https://github.com/A8399/ore-hq-client written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/A8399/ore-hq-client on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/A8399/ore-hq-client already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 917a10eeca540981360d6cd57904a55c5cccd9969dda338a2eb582a919939b50
[INFO] running `Command { std: "docker" "start" "917a10eeca540981360d6cd57904a55c5cccd9969dda338a2eb582a919939b50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "917a10eeca540981360d6cd57904a55c5cccd9969dda338a2eb582a919939b50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "917a10eeca540981360d6cd57904a55c5cccd9969dda338a2eb582a919939b50" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "917a10eeca540981360d6cd57904a55c5cccd9969dda338a2eb582a919939b50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "917a10eeca540981360d6cd57904a55c5cccd9969dda338a2eb582a919939b50" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.18.21
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling dynasm v2.0.0
[INFO] [stderr]    Compiling borsh v1.5.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling solana-frozen-abi v1.18.21
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.3
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.3
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]     Checking arrayref v0.3.8
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.1
[INFO] [stderr]     Checking fixed-capacity-vec v1.0.1
[INFO] [stderr]     Checking memoffset v0.9.1
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling solana-sdk v1.18.21
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking clap_builder v4.5.13
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking qstring v0.7.2
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking rtoolbox v0.0.2
[INFO] [stderr]     Checking core_affinity v0.8.1
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]     Checking rpassword v7.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]    Compiling solana-program v1.18.21
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling solana-sdk-macro v1.18.21
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling borsh-derive v1.5.1
[INFO] [stderr]    Compiling visibility v0.1.0
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking tokio v1.39.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking solana-logger v1.18.21
[INFO] [stderr]    Compiling qualifier_attr v0.2.2
[INFO] [stderr]     Checking bytemuck v1.16.3
[INFO] [stderr]    Compiling borsh-derive v0.10.3
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr] error: could not compile `dynasm` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name dynasm --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dynasm-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynasm_extract", "dynasm_opmap", "filelocal"))' -C metadata=176e58f400c3869d -C extra-filename=-08b1d302f059e86a --out-dir /opt/rustwide/target/debug/build/dynasm/08b1d302f059e86a/out -L dependency=/opt/rustwide/target/debug/build/proc-macro-error-attr/8718514b87d85a91/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/8d0df593fbd794cf/out -L dependency=/opt/rustwide/target/debug/build/quote/8f299c2739fa6a3e/out -L dependency=/opt/rustwide/target/debug/build/syn/7ac8f59a9c78e2e5/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/16b7fcdea42d35b9/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/26d4f9c864a9d2eb/out/libbitflags-26d4f9c864a9d2eb.rlib --extern bitflags=/opt/rustwide/target/debug/build/bitflags/26d4f9c864a9d2eb/out/libbitflags-26d4f9c864a9d2eb.rmeta --extern byteorder=/opt/rustwide/target/debug/build/byteorder/efab895f44690afc/out/libbyteorder-efab895f44690afc.rlib --extern byteorder=/opt/rustwide/target/debug/build/byteorder/efab895f44690afc/out/libbyteorder-efab895f44690afc.rmeta --extern lazy_static=/opt/rustwide/target/debug/build/lazy_static/c4dca86f0a89519f/out/liblazy_static-c4dca86f0a89519f.rlib --extern lazy_static=/opt/rustwide/target/debug/build/lazy_static/c4dca86f0a89519f/out/liblazy_static-c4dca86f0a89519f.rmeta --extern proc_macro_error=/opt/rustwide/target/debug/build/proc-macro-error/88ad42f3a1486647/out/libproc_macro_error-88ad42f3a1486647.rlib --extern proc_macro_error=/opt/rustwide/target/debug/build/proc-macro-error/88ad42f3a1486647/out/libproc_macro_error-88ad42f3a1486647.rmeta --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/8d0df593fbd794cf/out/libproc_macro2-8d0df593fbd794cf.rlib --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/8d0df593fbd794cf/out/libproc_macro2-8d0df593fbd794cf.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/8f299c2739fa6a3e/out/libquote-8f299c2739fa6a3e.rlib --extern quote=/opt/rustwide/target/debug/build/quote/8f299c2739fa6a3e/out/libquote-8f299c2739fa6a3e.rmeta --extern syn=/opt/rustwide/target/debug/build/syn/7ac8f59a9c78e2e5/out/libsyn-7ac8f59a9c78e2e5.rlib --extern syn=/opt/rustwide/target/debug/build/syn/7ac8f59a9c78e2e5/out/libsyn-7ac8f59a9c78e2e5.rmeta --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "917a10eeca540981360d6cd57904a55c5cccd9969dda338a2eb582a919939b50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "917a10eeca540981360d6cd57904a55c5cccd9969dda338a2eb582a919939b50", kill_on_drop: false }`
[INFO] [stdout] 917a10eeca540981360d6cd57904a55c5cccd9969dda338a2eb582a919939b50
